Aggregate flow over an arbitrary [start, end] window
Flow
Aggregate flow over an arbitrary [start, end] window
Server-side aggregation across an arbitrary [startTime, endTime]
window — no row cap. Returns trade/sweep counts, VWF/SDF/FIR, and a
bullish/bearish/neutral premium split with a one-line interpretation.
Useful for arbitrary slicing without paging the full trade list.
GET
Aggregate flow over an arbitrary [start, end] window
Authorizations
Skylit API key in the Authorization header
(Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.
Path Parameters
Underlying ticker symbol (uppercase, e.g. SPY, AAPL).
Example:
"SPY"
Query Parameters
Lower bound of the window (RFC 3339, e.g. 2026-05-27T13:30:00Z).
Upper bound of the window (RFC 3339).
Available options:
call, put, all Exclude trades flagged as part of a multi-leg structure.
Required range:
x >= 0Required range:
x >= 0Raw flow feed for a ticker (Flow Score + FlowBonus per trade)Per-ticker net-premium time series ("flow tide")

